Differentials are about how very small changes in input can affect the output

$\Delta x$ is the change in $x$, $dx$ is an infinitesimally small change in $\Delta x$

$\Delta y$ is the change in $y$, $dy$ is an infinitesimally small change in $\Delta y$

What you might notice is the $dy$ and $dx$ that is seen in Leibniz Notation

And also divding both changes, $dy$ and $dx$, looks like the slope formula, which is a derivative

$$\begin{align} \frac{dy}{dx} = f'(x) \rightarrow dy = f'(x)dx \end{align}$$

This also means that $\Delta y$ (which is normally $\Delta y = f(x + \Delta x) - f(x)$) can be found easier using differentials

If $\Delta x$ is small, then $\Delta x \approx dx$ and $\Delta y \approx dy$


Practice Problems